Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

helm: add an option to set tolerations #157

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

fmuyassarov
Copy link
Collaborator

In some clusters, some of the Nodes might have taints which may avoid NRI plugins DaemonSet Pods not to get scheduled on those Nodes. Having an option to pass custom tolerations to plugins DaemonSet object would help to ensure that Pods get scheduled on all the desired Nodes.

Copy link
Collaborator

@klihub klihub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@klihub klihub requested review from kad and askervin October 16, 2023 13:50
@kad
Copy link
Collaborator

kad commented Oct 16, 2023

Should we have example of most useful tolerations in the doc?

@klihub klihub self-requested a review October 17, 2023 10:21
Copy link
Collaborator

@klihub klihub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a rebase and resolving conflicts. And an example as requested by @kad would also be good.

@klihub
Copy link
Collaborator

klihub commented Oct 17, 2023

@fmuyassarov Could you rebase this on latest main HEAD and resolve the conflicts ? We could get it then merged.

In some clusters, some of the Nodes might have taints which may
avoid NRI plugins DaemonSet Pods not to get scheduled on those
Nodes. Having an option to pass custom tolerations to plugins
DaemonSet object would help to ensure that Pods get scheduled
on all the desired Nodes.

Signed-off-by: Feruzjon Muyassarov <[email protected]>
@fmuyassarov
Copy link
Collaborator Author

@kad @klihub PTAL, I have now updated the PR. Thanks.

@klihub
Copy link
Collaborator

klihub commented Oct 18, 2023

@kad @askervin PTAL

Copy link
Collaborator

@askervin askervin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, @fmuyassarov! LGTM.

@klihub klihub merged commit 2babf1f into containers:main Oct 19, 2023
3 checks passed
@fmuyassarov fmuyassarov deleted the add-tolerations branch October 19, 2023 10:32
fmuyassarov added a commit that referenced this pull request Oct 25, 2023
[release-0.2] helm: add an option to set tolerations (backport of #157)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants